home *** CD-ROM | disk | FTP | other *** search
/ CD Concept 6 / CD Concept 06.iso / mac / UTILITAIRE / RLaB / help / logb < prev    next >
Encoding:
Text File  |  1995-01-17  |  307 b   |  14 lines  |  [TEXT/RLAB]

  1. logb:
  2.  
  3. Syntax:    logb ( A )
  4.  
  5. Description:
  6.     
  7.     Logb returns the unbiased exponent of its REAL argument.
  8.  
  9.     This function depends upon operating system support. Logb is
  10.     part of the IEEE-754 standard, and should be available on most
  11.     machines that implement this standard in one form or another.
  12.  
  13. See Also: frexp
  14.